go/types.Checker.push (method)
3 uses
go/types (current package)
check.go#L266: func (check *Checker) push(obj Object) int {
decl.go#L102: obj.setColor(grey + color(check.push(obj)))
decl.go#L967: obj.setColor(grey + color(check.push(obj)))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)